hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipTimer.this
hip
timer
HipTimer
Call
addHandler
after creation for adding what to do
class
HipTimer
this
(
string
name
,
float
durationSeconds
,
HipTimerType
type
=
HipTimerType.oneShot
,
bool
loops
= false
)
Meta
Source
See Implementation
hip
timer
HipTimer
constructors
this
functions
addHandler
forceFinish
getDuration
getName
getProgress
loopRestart
pause
play
reset
setProperties
stop
tick
variables
accumulator
deltaTime
durationSeconds
handlers
isRunning
loopCount
loops
name
type
Call addHandler after creation for adding what to do